home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / MenuCalendarClock-Entourage-2.1.0.dmg / MenuCalendarClock Entourage.app / Contents / Resources / MenuCalendar.nib / classes.nib next >
Encoding:
Text File  |  2005-08-17  |  5.1 KB  |  139 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = BackgroundedTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, 
  4.         {
  5.             ACTIONS = {
  6.                 back = id; 
  7.                 buyAction = id; 
  8.                 continueTesting = id; 
  9.                 disableCommercialFeatures = id; 
  10.                 entourageOpenNewEvent = id; 
  11.                 forceUpdate = id; 
  12.                 forward = id; 
  13.                 hideSearchField = id; 
  14.                 jumpToDay = id; 
  15.                 jumpToMonth = id; 
  16.                 jumpToWeek = id; 
  17.                 performClose = id; 
  18.                 putCurrentDateIntoPasteboard = id; 
  19.                 searchAction = id; 
  20.                 searchRangeDistantPastToDistantFutureAction = id; 
  21.                 searchRangeTodayToDistantFutureAction = id; 
  22.                 selectDay = id; 
  23.                 selectMonth = id; 
  24.                 selectWeek = id; 
  25.                 showDateAndTime = id; 
  26.                 showSearchField = id; 
  27.                 showToday = id; 
  28.                 showTodos = id; 
  29.                 toggleSearchField = id; 
  30.                 updateMenuBarClock = id; 
  31.             }; 
  32.             CLASS = CalendarController; 
  33.             LANGUAGE = ObjC; 
  34.             OUTLETS = {
  35.                 actionMenu = NSPopUpButtonWithShowsMenu; 
  36.                 calendarMatrix = CalendarMatrix; 
  37.                 closeButton = NSButton; 
  38.                 copyDatePopUpItem = NSMenuItem; 
  39.                 currentMonthButton = NSButton; 
  40.                 day0 = NSTextField; 
  41.                 day1 = NSTextField; 
  42.                 day2 = NSTextField; 
  43.                 day3 = NSTextField; 
  44.                 day4 = NSTextField; 
  45.                 day5 = NSTextField; 
  46.                 day6 = NSTextField; 
  47.                 forceUpdateButton = NSButton; 
  48.                 kwFrame = id; 
  49.                 kwLabel = id; 
  50.                 kwMatrix = CalendarMatrix; 
  51.                 monthNameMatrix = CalendarMatrix; 
  52.                 myWindow = id; 
  53.                 nagDialog = NSWindow; 
  54.                 nagText = NSTextField; 
  55.                 nextMonthButton = NSButton; 
  56.                 previousMonthButton = NSButton; 
  57.                 progressIndicator = NSProgressIndicator; 
  58.                 registerOnlinePopUpItem = NSMenuItem; 
  59.                 scheduleScrollView = NSScrollView; 
  60.                 searchField = id; 
  61.                 searchMenu = NSMenu; 
  62.                 showSearchPopUpItem = NSMenuItem; 
  63.                 showTodosButton = NSButton; 
  64.             }; 
  65.             SUPERCLASS = NSObject; 
  66.         }, 
  67.         {CLASS = CalendarMatrix; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; }, 
  68.         {CLASS = CustomView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  69.         {CLASS = CustomWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
  70.         {CLASS = FancyButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; }, 
  71.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  72.         {
  73.             ACTIONS = {
  74.                 buyAction = id; 
  75.                 quit = id; 
  76.                 showAboutBox = id; 
  77.                 showBetaNotice = id; 
  78.                 showWebSite = id; 
  79.             }; 
  80.             CLASS = MCApplication; 
  81.             LANGUAGE = ObjC; 
  82.             OUTLETS = {
  83.                 aboutBoxVersionField = NSTextField; 
  84.                 betaNoticeWindow = NSWindow; 
  85.                 editionField = NSTextField; 
  86.             }; 
  87.             SUPERCLASS = NSApplication; 
  88.         }, 
  89.         {CLASS = MCBorderlessButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  90.         {
  91.             CLASS = MCFlatButton; 
  92.             LANGUAGE = ObjC; 
  93.             OUTLETS = {delegate = id; }; 
  94.             SUPERCLASS = NSButton; 
  95.         }, 
  96.         {
  97.             ACTIONS = {openPreferences = id; }; 
  98.             CLASS = NSApplication; 
  99.             LANGUAGE = ObjC; 
  100.             SUPERCLASS = NSResponder; 
  101.         }, 
  102.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  103.         {
  104.             CLASS = NSPopUpButtonWithShowsMenu; 
  105.             LANGUAGE = ObjC; 
  106.             SUPERCLASS = NSPopUpButton; 
  107.         }, 
  108.         {CLASS = OPActionButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  109.         {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  110.         {
  111.             ACTIONS = {
  112.                 changeIcon = id; 
  113.                 close = id; 
  114.                 openWebsite = id; 
  115.                 savePreferences = id; 
  116.                 saveSeconds = id; 
  117.                 setHideDrawer = id; 
  118.                 showPrefWindow = id; 
  119.                 toggleWeekStart = id; 
  120.             }; 
  121.             CLASS = PrefController; 
  122.             LANGUAGE = ObjC; 
  123.             OUTLETS = {
  124.                 calendarController = id; 
  125.                 hideSwitch = id; 
  126.                 iconSelector = id; 
  127.                 openiCalInDayView = id; 
  128.                 prefWindow = id; 
  129.                 secondsField = id; 
  130.                 weekStart = id; 
  131.             }; 
  132.             SUPERCLASS = NSObject; 
  133.         }, 
  134.         {CLASS = SegmentedButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  135.         {CLASS = TooltipView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  136.         {CLASS = TooltipWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }
  137.     ); 
  138.     IBVersion = 1; 
  139. }